home *** CD-ROM | disk | FTP | other *** search
- object SingleForm: TSingleForm
- Left = 233
- Top = 250
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'SingleForm'
- ClientHeight = 179
- ClientWidth = 472
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object StartButton: TButton
- Left = 131
- Top = 144
- Width = 126
- Height = 30
- Caption = '�J�n(&S)'
- Default = True
- TabOrder = 0
- OnClick = StartButtonClick
- end
- object CancelButton: TButton
- Left = 263
- Top = 144
- Width = 78
- Height = 30
- Caption = '���~(&E)'
- TabOrder = 1
- OnClick = CancelButtonClick
- end
- object GroupBox1: TGroupBox
- Left = 12
- Top = 7
- Width = 448
- Height = 132
- Caption = '���k�t�@�C���̉�'
- TabOrder = 2
- object Label2: TLabel
- Left = 15
- Top = 51
- Width = 51
- Height = 16
- Caption = '�𓀐�:'
- end
- object LzhFileSize: TLabel
- Left = 105
- Top = 86
- Width = 128
- Height = 16
- Alignment = taRightJustify
- Caption = '�𓀂ɕK�v�ȗe��:'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- ParentFont = False
- end
- object NeedMByteLabel: TLabel
- Left = 277
- Top = 86
- Width = 65
- Height = 16
- Alignment = taRightJustify
- Caption = '3023.5MB'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- ParentFont = False
- end
- object DriveMByteLabel: TLabel
- Left = 277
- Top = 104
- Width = 65
- Height = 16
- Alignment = taRightJustify
- Caption = '3023.5MB'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- ParentFont = False
- end
- object DriveLabel: TLabel
- Left = 106
- Top = 104
- Width = 143
- Height = 16
- Caption = 'C�h���C�u�̋󂫗e��:'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 15
- Top = 25
- Width = 56
- Height = 16
- Caption = '̧�ٖ�:'
- end
- object LzhFileNameLabel: TLabel
- Left = 79
- Top = 25
- Width = 121
- Height = 16
- Caption = 'LzhFileNameLabel'
- end
- object ChangeButton: TButton
- Tag = 1
- Left = 377
- Top = 48
- Width = 59
- Height = 25
- Caption = '�ύX(&C)'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = ChangeButtonClick
- end
- object ToDirNameEdit: TEdit
- Left = 69
- Top = 49
- Width = 304
- Height = 23
- Color = clBtnFace
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- Text = 'c:\tech_win\tw_9701\win100\ancd'
- OnDblClick = ToDirNameEditDblClick
- end
- end
- end
-